text: Remove gtk_text_get_text_allocation
authorTimm Bäder <mail@baedert.org>
Sat, 19 Oct 2019 07:32:40 +0000 (09:32 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 22 Oct 2019 07:37:08 +0000 (09:37 +0200)
commita62efb825705d4a3349968246257906c6d2ceaea
treeaa437b9fd7f1b24d72dc9ec72e0f10c06cbd7d31
parentacf927fe14da5a4b46af77ceb1bdbb557f06010d
text: Remove gtk_text_get_text_allocation

We can just replace that with get_width/get_height everywhere.
gtk/gtktext.c